Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cfb 230 #244

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Cfb 230 #244

wants to merge 12 commits into from

Conversation

thatoldplatitude
Copy link
Collaborator

No description provided.

Comment on lines 45 to 48
```

After you run the build for python. you'll just need to make sure the newest rules-engine wheel is in the JS context.
All we need to do is run `node ./other/utils/update-pyodide-lock.js`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
After you run the build for python. you'll just need to make sure the newest rules-engine wheel is in the JS context.
All we need to do is run `node ./other/utils/update-pyodide-lock.js`
# make sure the newest rules-engine wheel is in the JS context
node ./other/utils/update-pyodide-lock.js
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bring over heat-stack/other/utils/update-pyodide-lock.js and add to readme
3 participants